From 9143f030645e37edcddf248dfe5b0431a5824eb2 Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Tue, 12 Oct 2021 09:53:25 +0200 Subject: [PATCH] Add Multi-Arch hints from the MA hinter --- debian/control | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/control b/debian/control index 9a282ca76..beedd1a31 100644 --- a/debian/control +++ b/debian/control @@ -147,6 +147,7 @@ Description: VTK header files Package: libvtk9 Architecture: any +Multi-Arch: same Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} @@ -236,6 +237,7 @@ Description: VTK class reference documentation Package: vtk9-examples Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Suggests: libvtk9-dev, python3, @@ -249,6 +251,7 @@ Description: VTK examples Package: libvtk9-qt Architecture: any +Multi-Arch: same Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} @@ -261,6 +264,7 @@ Description: VTK libraries, Qt files Package: libvtk9-qt-dev Architecture: any +Multi-Arch: same Section: libdevel Depends: libvtk9-dev (= ${binary:Version}), libvtk9-qt (= ${binary:Version}), -- 2.30.2